WARNING: This program has a logic error! A logic error means the code runs, but it does not do what we intended.
RULE: New sprites appear at (0, 0). We can use Go To commands to send them to another part of the stage.
- Click Run to see the what's wrong.
- Change the numbers in the .go_to() command so that the sprite in the middle goes to the goal sprite.
To navigate the page using the TAB key, first press ESC to exit the code editor.